func encoding/json.textMarshalerEncoder

2 uses

	encoding/json (current package)
		encode.go#L395: 		return textMarshalerEncoder
		encode.go#L473: func textMarshalerEncoder(e *encodeState, v reflect.Value, opts encOpts) {